#TidyTuesday

R-Ladies Canberra x Melbourne x Sydney

2025-05-06

Acknowledgement of Country

R-Ladies+ Cross-Chapter Event

  • Brought to you by the R-Ladies+ from:

    • R-Ladies+ Canberra
    • R-Ladies+ Melbourne
    • R-Ladies+ Sydney
  • Do reach out and connect with your local chapter

What is #TidyTuesday?

https://github.com/rfordatascience/tidytuesday

  • #TidyTuesday is a weekly data project that provides a dataset for the R community to practice their data wrangling and visualization skills.
  • It was started by the R4DS community (now Data Science Learning Community) and has since grown into a global phenomenon.
  • Some share their data visualisation with link to code in social media using #TidyTuesday, e.g. https://bsky.app/hashtag/TidyTuesday

Useful resources

install.packages("tidytuesdayR")
install.packages("tidyverse") # includes ggplot2, dplyr, tidyr

Data visualisation